home *** CD-ROM | disk | FTP | other *** search
- Path: nntp1.best.com!NewsWatcher!user
- From: cs805-06@mcs.csuhayward.edu (Steve)
- Newsgroups: comp.lang.c++
- Subject: readfile question
- Date: 15 Apr 1996 04:02:45 GMT
- Organization: Best Internet Communications
- Message-ID: <cs805-06-1404962104230001@10.0.2.15>
- NNTP-Posting-Host: shellx.best.com
- X-Newsreader: Value-Added NewsWatcher 2.0b24.0+
-
- Hi, I would like to know if there is a c++ function that will read
- characters from a string untill it reaches a space. I saw that there is a
- function that reads until it gets to a newline, but cant find anything
- that reads until it gets to a space
-